home *** CD-ROM | disk | FTP | other *** search
- * *********************************************************
- * *
- * * 08/11/94 175.SPR 19:30:15
- * *
- * *********************************************************
- * *
- * * Duncan Halstead
- * *
- * * Copyright (c) 1994 CD-ROM, Inc.
- * * 603 Park Point Dr.
- * * Golden, CO 80401
- * *
- * * Description:
- * * This program was automatically generated by GENSCRN.
- * *
- * *********************************************************
-
-
- #REGION 0
- REGIONAL m.currarea, m.talkstat, m.compstat
-
- IF SET("TALK") = "ON"
- SET TALK OFF
- m.talkstat = "ON"
- ELSE
- m.talkstat = "OFF"
- ENDIF
- m.compstat = SET("COMPATIBLE")
- SET COMPATIBLE FOXPLUS
-
- m.rborder = SET("READBORDER")
- SET READBORDER ON
-
- * *********************************************************
- * *
- * * Windows Window definitions
- * *
- * *********************************************************
- *
-
- IF NOT WEXIST("_qsh15sy97")
- DEFINE WINDOW _qsh15sy97 ;
- AT 0.000, 0.000 ;
- SIZE 29.846,58.800 ;
- TITLE "Restaurant Ranges" ;
- FONT "MS Sans Serif", 8 ;
- FLOAT ;
- CLOSE ;
- MINIMIZE ;
- SYSTEM
- MOVE WINDOW _qsh15sy97 CENTER
- ENDIF
-
-
- * *********************************************************
- * *
- * * 175/Windows Screen Layout
- * *
- * *********************************************************
- *
-
- #REGION 1
- IF WVISIBLE("_qsh15sy97")
- ACTIVATE WINDOW _qsh15sy97 SAME
- ELSE
- ACTIVATE WINDOW _qsh15sy97 NOSHOW
- ENDIF
- @ 0.154,0.000 SAY (LOCFILE("bmp\175.bmp","BMP|ICO|PCT|ICN", "Where is 175?" )) BITMAP ;
- SIZE 29.538,57.600 ;
- ISOMETRIC ;
- STYLE "T"
- @ 1.692,1.000 GET abc ;
- PICTURE "@*IHN " ;
- SIZE 4.692,26.600,0.800 ;
- DEFAULT 0 ;
- FONT "MS Sans Serif", 8 ;
- VALID _qsh15sz0r()
- @ 6.308,0.800 GET abc ;
- PICTURE "@*IHN " ;
- SIZE 7.615,22.200,0.800 ;
- DEFAULT 0 ;
- FONT "MS Sans Serif", 8 ;
- VALID _qsh15sz6r()
- @ 13.846,0.800 GET abc ;
- PICTURE "@*IHN " ;
- SIZE 8.077,22.600,0.800 ;
- DEFAULT 0 ;
- FONT "MS Sans Serif", 8 ;
- VALID _qsh15szh0()
- @ 21.846,1.200 GET abc ;
- PICTURE "@*IHN " ;
- SIZE 5.308,27.400,0.800 ;
- DEFAULT 0 ;
- FONT "MS Sans Serif", 8 ;
- VALID _qsh15szn5()
- @ 3.308,28.200 GET abc ;
- PICTURE "@*IHN " ;
- SIZE 7.615,16.400,0.800 ;
- DEFAULT 0 ;
- FONT "MS Sans Serif", 8 ;
- VALID _qsh15szsl()
- @ 10.846,22.600 GET abc ;
- PICTURE "@*IHN " ;
- SIZE 8.077,14.600,0.800 ;
- DEFAULT 0 ;
- FONT "MS Sans Serif", 8 ;
- VALID _qsh15szy5()
- @ 12.462,42.800 GET abc ;
- PICTURE "@*IHN " ;
- SIZE 8.923,14.000,0.800 ;
- DEFAULT 0 ;
- FONT "MS Sans Serif", 8 ;
- VALID _qsh15t03f()
- @ 5.154,45.400 GET abc ;
- PICTURE "@*IHN " ;
- SIZE 7.538,11.400,0.800 ;
- DEFAULT 0 ;
- FONT "MS Sans Serif", 8 ;
- VALID _qsh15t08s()
- @ 17.846,34.600 GET abc ;
- PICTURE "@*IHN " ;
- SIZE 6.385,8.000,0.800 ;
- DEFAULT 0 ;
- FONT "MS Sans Serif", 8 ;
- VALID _qsh15t0ec()
- @ 24.154,29.000 GET abc ;
- PICTURE "@*IHN " ;
- SIZE 3.154,26.800,0.800 ;
- DEFAULT 0 ;
- FONT "MS Sans Serif", 8 ;
- VALID _qsh15t0jp()
-
- IF NOT WVISIBLE("_qsh15sy97")
- ACTIVATE WINDOW _qsh15sy97
- ENDIF
-
- READ CYCLE ;
- DEACTIVATE .T.
-
- RELEASE WINDOW _qsh15sy97
-
- #REGION 0
-
- SET READBORDER &rborder
-
- IF m.talkstat = "ON"
- SET TALK ON
- ENDIF
- IF m.compstat = "ON"
- SET COMPATIBLE ON
- ENDIF
-
-
- * *********************************************************
- * *
- * * _QSH15SZ0R abc VALID
- * *
- * * Function Origin:
- * *
- * * From Platform: Windows
- * * From Screen: 175, Record Number: 3
- * * Variable: abc
- * * Called By: VALID Clause
- * * Snippet Number: 1
- * *
- * *********************************************************
- *
- FUNCTION _qsh15sz0r && abc VALID
- #REGION 1
- USE CLOSEUP
- GO 1135
- DO ZOOM.SPR
-
- * *********************************************************
- * *
- * * _QSH15SZ6R abc VALID
- * *
- * * Function Origin:
- * *
- * * From Platform: Windows
- * * From Screen: 175, Record Number: 4
- * * Variable: abc
- * * Called By: VALID Clause
- * * Snippet Number: 2
- * *
- * *********************************************************
- *
- FUNCTION _qsh15sz6r && abc VALID
- #REGION 1
- USE CLOSEUP
- GO 1136
- DO ZOOM.SPR
-
- * *********************************************************
- * *
- * * _QSH15SZH0 abc VALID
- * *
- * * Function Origin:
- * *
- * * From Platform: Windows
- * * From Screen: 175, Record Number: 5
- * * Variable: abc
- * * Called By: VALID Clause
- * * Snippet Number: 3
- * *
- * *********************************************************
- *
- FUNCTION _qsh15szh0 && abc VALID
- #REGION 1
- USE CLOSEUP
- GO 1137
- DO ZOOM.SPR
-
- * *********************************************************
- * *
- * * _QSH15SZN5 abc VALID
- * *
- * * Function Origin:
- * *
- * * From Platform: Windows
- * * From Screen: 175, Record Number: 6
- * * Variable: abc
- * * Called By: VALID Clause
- * * Snippet Number: 4
- * *
- * *********************************************************
- *
- FUNCTION _qsh15szn5 && abc VALID
- #REGION 1
- USE CLOSEUP
- GO 1138
- DO ZOOM.SPR
-
- * *********************************************************
- * *
- * * _QSH15SZSL abc VALID
- * *
- * * Function Origin:
- * *
- * * From Platform: Windows
- * * From Screen: 175, Record Number: 7
- * * Variable: abc
- * * Called By: VALID Clause
- * * Snippet Number: 5
- * *
- * *********************************************************
- *
- FUNCTION _qsh15szsl && abc VALID
- #REGION 1
- USE CLOSEUP
- GO 1139
- DO ZOOM.SPR
-
- * *********************************************************
- * *
- * * _QSH15SZY5 abc VALID
- * *
- * * Function Origin:
- * *
- * * From Platform: Windows
- * * From Screen: 175, Record Number: 8
- * * Variable: abc
- * * Called By: VALID Clause
- * * Snippet Number: 6
- * *
- * *********************************************************
- *
- FUNCTION _qsh15szy5 && abc VALID
- #REGION 1
- USE CLOSEUP
- GO 1140
- DO ZOOM.SPR
-
- * *********************************************************
- * *
- * * _QSH15T03F abc VALID
- * *
- * * Function Origin:
- * *
- * * From Platform: Windows
- * * From Screen: 175, Record Number: 9
- * * Variable: abc
- * * Called By: VALID Clause
- * * Snippet Number: 7
- * *
- * *********************************************************
- *
- FUNCTION _qsh15t03f && abc VALID
- #REGION 1
- USE CLOSEUP
- GO 1141
- DO ZOOM.SPR
-
- * *********************************************************
- * *
- * * _QSH15T08S abc VALID
- * *
- * * Function Origin:
- * *
- * * From Platform: Windows
- * * From Screen: 175, Record Number: 10
- * * Variable: abc
- * * Called By: VALID Clause
- * * Snippet Number: 8
- * *
- * *********************************************************
- *
- FUNCTION _qsh15t08s && abc VALID
- #REGION 1
- USE CLOSEUP
- GO 1142
- DO ZOOM.SPR
-
- * *********************************************************
- * *
- * * _QSH15T0EC abc VALID
- * *
- * * Function Origin:
- * *
- * * From Platform: Windows
- * * From Screen: 175, Record Number: 11
- * * Variable: abc
- * * Called By: VALID Clause
- * * Snippet Number: 9
- * *
- * *********************************************************
- *
- FUNCTION _qsh15t0ec && abc VALID
- #REGION 1
- USE CLOSEUP
- GO 1142
- DO ZOOM.SPR
-
- * *********************************************************
- * *
- * * _QSH15T0JP abc VALID
- * *
- * * Function Origin:
- * *
- * * From Platform: Windows
- * * From Screen: 175, Record Number: 12
- * * Variable: abc
- * * Called By: VALID Clause
- * * Snippet Number: 10
- * *
- * *********************************************************
- *
- FUNCTION _qsh15t0jp && abc VALID
- #REGION 1
- USE CLOSEUP
- GO 1144
- DO ZOOM.SPR